﻿/*banner*/
#page1{ width: 100%; height: auto; position: relative; overflow: hidden;}
#page1 ul li{ width: 100%; height: auto; position:relative; }
#page1 ul li img{ width: 100%; height: auto; }
#page1 .pagination{ width: 100%; position: absolute; bottom: 7.5%; text-align: center; z-index: 99; font-size: 0;}
.pagination .swiper-pagination-bullet{ display: inline-block; margin: 0 8px; opacity: .5; background: #007cc3;}
.pagination .swiper-pagination-bullet-active{ opacity: 1; }
.swiper-button-next, .swiper-button-prev{ background: none; width: 44px; height: 44px; }
.swiper-button-next a, .swiper-button-prev a{ display: block; width: 44px; height: 44px; }
.swiper-button-next a{ background: url(../images/bnext.png) no-repeat 0 0; }
.swiper-button-prev a{ background: url(../images/bprev.png) no-repeat 0 0; }
.swiper-button-next a:hover{ background: url(../images/bnext.png) no-repeat 0 -100px; }
.swiper-button-prev a:hover{ background: url(../images/bprev.png) no-repeat 0 -100px; }



.box{width:1200px; height:900px; text-align: center;}
.spirit{float:left;width:margin-right:20px; margin-left:40px; margin-top:40px;text-align: left;}
.spirit div{width:350px;height:650px;padding:5px 13px 15px;border:1px solid #d0d9df;border-top:0}
.spirit div span.tit{display:block;font-size:16px;color:#FF6600;line-height:30px}
.spirit div span.ti{display:block;font-size:16px;color:#1b96d5;line-height:28px;margin-top:8px;font-weight:bold;background: url(../images/h3.png) no-repeat 0 5px; padding-left:20px;}
.spirit div p{font-size:14px;line-height:20px;color:#606a74;line-height:180%;}
.spirit div ul{padding-top:5px}
.spirit div ul li{height:38px;line-height:38px;margin-bottom:10px;color:#0ebfdd;padding-left:22px;font-weight:bold;background:#fff;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;behavior:url(../images/ie-css3.htc)}




.indexFlash{height:653px; overflow:hidden; position:relative;}
.indexFlash li{height:653px; position:relative;}
.indexFlash .a5{display:block; height:653px;}
.indexFlash .btn{position:absolute; right:50%; margin-right:-167px; top:412px; text-align:center;}
.indexFlash .btn a{display:inline-block; margin:0 6px; overflow:hidden;}
.indexFlash .btn .a1{width:208px; height:48px; line-height:48px; text-align:center; border:#002b61 solid 1px; color:#002b61; font-size:18px;}
.indexFlash .btn .a2{background:url(../images/nimg50.png) left top no-repeat; width:50px; height:50px;}
.indexFlash .btnDiv{position:absolute; z-index:10; left:0px; bottom:24px; width:100%; text-align:center;}
.indexFlash .btnDiv span{display:inline-block; background:url(../images/ico1.png) left top no-repeat; width:12px; height:12px; margin:0 5px;}
.indexFlash .btnDiv .on{background:url(../images/ico1.png) right top no-repeat;}
.indexFlash .tempWrap{margin:0 auto;}






/*Index*/
.indexbanner { position: relative; width: 100%; overflow: hidden; }
.indexbanner .indexbannerbox { position: absolute; width: 100%; }
.indexbanner .indexbannerbox li { position: absolute; display: none; }
.indexbanner .indexbannerbox li:first-child { display: block; }
.indexbanner .indexbannerbox li img { width: 100%; height: auto; }
.indexbanner .indexbannerbox li center { position: absolute; bottom: 50px; width: 100%; font-size: 28px; color: #fff; }
.indexbanner .bannerbtn span { display: block; }
.indexbanner .bannerbtn .bannerprev { position: absolute; top: 50%; left: 36px; margin-top: -42px; width: 83px; height: 83px; background: url(../images/prevarrow.png) no-repeat; cursor: pointer; }
.indexbanner .bannerbtn .bannernext { position: absolute; top: 50%; right: 36px; margin-top: -42px; width: 83px; height: 83px; background: url(../images/nextarrow.png) no-repeat; cursor: pointer; }
.indexbanner .bannerdot { position: absolute; left: 0; bottom: 23px; width: 100%; text-align: center; }
.indexbanner .bannerdot span { display: inline-block; width: 7px; height: 7px; margin: 0 6px; background: url(../images/dot.png) no-repeat; cursor: pointer; }
.indexbanner .bannerdot span.banneractive { background: url(../images/dot_active.png) no-repeat; }



/*浮动新闻*/
.floatBar{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	z-index: 999;
}
.floatBar .fbg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: .3; z-index: -1; }
.floatBar p{ width: 80%; margin: 0 auto; text-align: center; height: 50px; line-height: 50px;position: relative;}
.floatBar span.title{display: inline-block; color: #fff; background: url(../images/news-icon.png) no-repeat left center; padding-left: 40px; }
.floatBar a.floatCon{ color: #fff; font-size: 14px; }
.floatBar a.floatCon i{ display: inline-block; padding-left: 11%; color: #fff; font-size: 14px; font-style: normal;}
.floatBar a.floatCancel{ position: absolute; top: 0; right: 0; width: 16px; height: 50px;  }
.floatBar a.floatCancel img{ vertical-align: middle; }








/*共用标题css*/
.section .headtitle{ text-align: center; /*padding-top: 94px;*/ padding-bottom: 30px;}
.section .headtitle h2.title{ font-size: 24px; color: #333; padding-bottom: 30px; }
.section .headtitle p.bg{ 
	background: url(../images/icon-bg.png) no-repeat center;  
	height: 22px; 
	width: 53.9%; 
	margin: 0 auto;
	position: relative;
	background-size: 100% 100%;
}
.section .headtitle p.bg i{ 
	display: inline-block; 
	width: 9px; 
	height: 9px; 
	border-radius: 9px; 
	border: 2px solid #00a0e9; 
	position: absolute; 
	top: 6px;
	background: #fff;
}
.section .headtitle p.bg i.left{left: 0}
.section .headtitle p.bg i.right{right: 0}
.section a.more{
	display: block;
	width: 190px;
	height: 50px;
	margin: 60px auto 0;
	line-height: 50px;
	text-align: center;
	background: url(../images/btn-bg.png) no-repeat;
	color: #00a0e9;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-transition:all .5s ease 0s; 
	-moz-transition:all .5s ease 0s; 
	-ms-transition:all .5s ease 0s;
	-o-transition:all .5s ease 0s;
	transition:all .5s linear 0s;
}
.section a.more:hover{ text-indent: 30px; color: #fff; background: #00a0e9; }
.section a.more i{ color: #00a0e9; font-weight: normal; padding-left: 12px; transition: all 0.5s ease 0s;}
.section a.more:hover i{ padding-left: 20px; color: #fff; }













/*关于我们 section1*/
.section{ width: 100%; height: auto; padding-bottom: 20px; padding-top: 20px;}

.section.section2{ padding-bottom: 96px; }
.section1{ background: url(../images/bg1.png) no-repeat center;background-size: 100% 100%; height: auto;}
.about{ width: 1200px; margin: 0 auto; padding: 20px; padding-top: 0;}
.description{ width: 70%; margin: 0 auto; padding-bottom: 46px;}
.description p{ 
	width: 100%; 
	text-align: left; 
	overflow : hidden; 
	text-overflow: ellipsis; 
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical; 
	height: 54px;
}
.imglist{ font-size: 0; }
.imglist a{ display: inline-block; width: 20%; max-height: 187px; text-align: center; background: #fff; overflow: hidden;}
.imglist a img{ width: 100%; height: 100%; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.imglist a:hover img{
	transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
}
.imglist a.item-word{ position: relative;}
.imglist a.item-word img{ opacity: 0; visibility: hidden; }
.imglist a.item-word i{ font-size: 12px; width: 100%; display: inline-block; font-weight: normal; }
.imglist a.item-word span{ position: absolute; top: 50%; color: #000;left: 0; height: 50px; margin-top: -25px; font-size: 20px; text-align: center; width: 100%; line-height: 24px;}
.imglist a.item-word:hover span{ color: #00a0e9; }

.imglist2{ font-size: 0; display: none;}
.imglist2 a{ display: inline-block; width: 50%; height: auto; text-align: center; background: #fdfdfd; }
.imglist2 a img{ width: 100%; height: 100%;}
.imglist2 a.item-word{ position: relative;}
.imglist2 a.item-word img{ opacity: 0; visibility: hidden; }
.imglist2 a.item-word i{ font-size: 0.45rem; width: 100%; display: inline-block; font-weight: normal; }
.imglist2 a.item-word span{ position: absolute;  top: 50%; left: 0; height: 1.25rem; margin-top: -0.625rem; font-size: 0.9rem; text-align: center; width: 100%; line-height: 0.6rem;}
.imglist2 a.item-word:hover span{ color: #00a0e9; }








/*产品展示 section2*/
.section2{ background: url(../images/sbg02.png) no-repeat center top; }
.project{ width: 1200px; margin: 0 auto; }
.project .list{ position: relative; height: 380px; }
.project .list .pitem{  position: absolute;  text-align: center;  z-index: 100;}
.project .list .pitem.one{ width: 120px; height: 120px; border-radius: 120px; padding: 36px 20px 0 20px;}
.project .list .pitem.two{ width: 100px; height: 100px; border-radius: 100px; padding: 28px 20px 0 20px;}
.project .list .pitem.three{ width: 80px; height: 80px; border-radius: 80px; padding: 18px 16px 0 16px;}
.project .list #pitem-0{ top: 40px; left: 3%;}
.project .list #pitem-1{ top: 60px; left: 18%;}
.project .list #pitem-2{ bottom: 0; left: 27%;}
.project .list #pitem-3{ top: 40px; left: 50%;}
.project .list #pitem-4{ bottom: 46px; left: 60%;}
.project .list #pitem-5{ bottom: 0; right: 18%;}
.project .list #pitem-6{ top: 40px; right: 1%;}
.project .list .pitem span{ position: relative; z-index: 99; color: #fff; font-weight: bold;; font-size: 18px; line-height: 20px; display: inline-block; }
.project .list .pitem i.a{ position: absolute; z-index: 9;  }
.project .list .pitem.one i.a{ width: 100px; height: 100px; border-radius: 100px; left: 10px; top: 10px; }
.project .list .pitem.two i.a{ width: 80px; height: 80px; border-radius: 80px; left: 10px; top: 10px;}
.project .list .pitem.three i.a{ width: 60px; height: 60px; border-radius: 60px; left: 10px; top: 10px;}
.project .list .pitem i.b{ 
	position: absolute; 
	width: 100%; 
	height: 100%; 
	border-radius: 100%; 
	left: 0; 
	top: 0; 
	-webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s linear 0s;
}
.project .list #pitem-0 i.b{ background-color: #00a0df; }
.project .list #pitem-1 i.b{ background-color: #52ce41; }
.project .list #pitem-2 i.b{ background-color: #9381e0; }
.project .list #pitem-3 i.b{ background-color: #64d9d6; }
.project .list #pitem-4 i.b{ background-color: #f9c649; }
.project .list #pitem-5 i.b{ background-color: #69b0f5; }
.project .list #pitem-6 i.b{ background-color: #e18197; }
.project .list #pitem-0 i.a{ background-color: #00a0df; }
.project .list #pitem-1 i.a{ background-color: #52ce41; }
.project .list #pitem-2 i.a{ background-color: #9381e0; }
.project .list #pitem-3 i.a{ background-color: #64d9d6; }
.project .list #pitem-4 i.a{ background-color: #f9c649; }
.project .list #pitem-5 i.a{ background-color: #69b0f5; }
.project .list #pitem-6 i.a{ background-color: #e18197; }
.project .list .pitem:hover i.b{ opacity: .3; }

/*产品应用 section3 */
.section3{ background: #fff url(../images/sbg3.png) no-repeat left center;  }
.project2{ width: 1200px; margin: 0 auto; padding: 0 20px; }
.project2 .list .left{ width: 32%; height: auto;  margin-bottom: 2.3%;}
.project2 .list .left .small{ width:100%; height: auto; margin-top: 2.3%; margin-bottom: 2.3%;}


.project2 .item{ position: relative; display: inline-block; width: 100%; height: auto; overflow: hidden;}
.project2 .item img{ width: 100%; height: 100%; }
.project2 .ptitle{ position: absolute; width: 100%; height: 40px; bottom: 0; left: 0; }
.project2 .ptitle .bg{ 
	position: absolute;
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	background: #fff; 
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0; 
	-webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s linear 0s;
}
.project2 .ptitle p{ font-size: 15px; text-align: center; height: 40px; line-height: 40px; color: #fff; position: relative;z-index: 99;transition: all .5s linear 0s; }
.project2 .list .right{ overflow: hidden; width: 68%; font-size: 0; }


.project2 .list .right .small{ width: 22%; height: auto; margin-left: 2.5%; margin-bottom: 2.3%;}
.project2 .list .right .large{ width: 72%; height: auto; margin-left: 2.5%; margin-bottom: 2.3%; }

.project2 .list .right .big{ width: 97%; height: auto; margin-left: 2.5%; margin-bottom: 2.3%; }

.project2 .item:hover .ptitle .bg{opacity: .6; -moz-opacity:.6;-khtml-opacity: .6; filter:alpha(opacity=60); }
.project2 .item:hover .ptitle p{ color: #434c51; font-weight: bold; }
.project2 .list2{ display: none; }
.project2 .list2 .left{ width: 65.3%; height: auto; }
.project2 .list2 .right{ width: 31%; font-size: 0; }
.project2 .list2 .right .item+.item{ margin-top: 10%; }
.project2 .list2 .bottom{ width: 100%; overflow: hidden; padding-top: 20px; }
.project2 .list2 .bottom .item+.item{ margin-top: 20px; }


/*内页css*/
/*subbanner*/
.subbanner{ width: 100%; height: 220px; }
.subbanner div{ width: 100%; height: 100%; }
.subbanner h2{ text-align: center; font-size: 30px; color: #0069ae; line-height: 260px; padding-bottom: 10px; background: url(../images/logo3.png) no-repeat center 78px;}
.subbanner h2.blue{ color: #007cc3; background: url(../images/logo2.png) no-repeat center 78px;}
.subbanner h2.white{  }





#headnav{ background: #055aae; height: 46px; width: 100%; }
.headnav{ width: 1200px; margin: 0 auto; position: relative; overflow: hidden; height: 100%; }
.headnav .left a{ display: inline-block; height: 46px; line-height: 46px; color: #cff1ff; font-size: 16px; }
.headnav .left a i{ padding-right: 4px; }
.headnav .left a:hover, .headnav .left a.on{ color: #fff; }
.headnav .right{ font-size: 0; height: 100%;}
.headnav .right a{ display: inline-block; height: 46px; line-height: 46px; color: #fff; font-size: 18px; padding: 0 25px; transition: all .5s linear 0s; background: url(../images/btn3.png);margin-left:10px;}
.headnav .right a:hover, .headnav .right a.on{ background: url(../images/btn3on.png) }


















.headnav .next{ position: absolute; top: 0; right: 0; height: 100%; line-height: 100%; display: none; }
.headnav .next i{ color: #fff; font-size: 0.9rem; }
.headnav .swiper-container{ display: none; }


#dhabout{ background: #bac8d1; height: 46px; width: 100%; }
.dhabout{ width: 1200px; margin: 0 auto; position: relative; overflow: hidden; height: 46px;}
.dhabout .left a{ display: inline-block; height: 46px; line-height: 46px; color: #cff1ff; font-size: 16px; }
.dhabout .left a i{ padding-right: 4px; }
.dhabout .left a:hover, .headnav .left a.on{ color: #fff; }



.pages{ text-align: center; width: 100%; height: 80px; line-height: 80px;}
.pages a.item{ display: inline-block; font-size: 20px; color: #b1b1b1; padding: 0 18px; }
.pages a.item:hover, .pages a.item.on{ color: #007cc3; }
.pages a.prev, .pages a.next{ display: inline-block; margin: 0 10px; height: 40px; width: 40px; line-height: 40px; text-align: center; border: 1px solid #b1b1b1; border-radius: 40px; }
.pages a.prev i, .pages a.next i{ color: #b1b1b1; font-size: 20px; }
.pages a.prev:hover i, .pages a.prev.on i, .pages a.next:hover i, .pages a.next.on i{ color: #007cc3; }
.pages a.prev:hover, .pages a.prev.on, .pages a.next:hover, .pages a.next.on{ border: 1px solid #007cc3; }

/*产品应用*/
#container{ width: 100%; background-color: #fff; }
.container{ width: 1200px; margin: 0 auto; }
.container video{ max-width: 100%; height: auto; }
.container .headtitle{ height: 116px; border-bottom: 1px dashed #b2b2b2; padding-top: 56px; position: relative;}
.container .headtitle p.title{ color: #0069ae; font-size: 18px; font-weight: bold; text-align: center; }
.detail{ padding: 40px 30px 80px; }
.detail p{ color: #606a74; }

/*产品展示*/
.container .headtitle .search{ position: absolute; width: 360px; height: 36px; background: #eaf9ff; right: 10px; top: 50px; padding-left: 10px;}
.container .headtitle .search input{ width: 88%; height: 100%; line-height: 100%; background: transparent;border: none; outline: none; color: #c4c4c4; font-size: 12px; }
.container .headtitle .search .searchbtn{vertical-align: middle; display: inline-block;  padding-top: 7px; width: 10%; height: 100%; text-align: center;}
.container .headtitle .search .searchbtn i{ color: #007cc3; font-weight: bold; font-size: 18px;}

.container .headtitle .search0{
	position: absolute;
    width: 524px;
    height: 42px;
    right: 10px;
    top: 50px;
    padding-left: 10px;
}
.container .headtitle .search0 p{ height: 42px; line-height: 42px; color: #333; font-size: 16px; }
.container .headtitle .search0 input{
	width: 142px;
	height: 36px;
	line-height: 36px;
	padding-left: 4px;
	background: #eee;
	border: none;
	margin: 0 18px 0 0;
}
.container .headtitle .search0 input.submit{ padding-right: 0; text-align: center; margin: 0; width: 78px; height: 36px; color: #fff; background: url(../images/search-bg.png) repeat-x; padding-left: 0;}


.container .headtitle .search input[type="text"]:focus {
    border-color: none;
    outline:none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.detail-list{ padding: 40px 0 80px; font-size: 0; text-align: left;}
.detail-list div{text-align:left;}
.detail-list a.pitem{ display: inline-block; width: 31%; height: auto; overflow: hidden; margin-bottom: 30px; margin-left: 2.5%;}
.detail-list a.pitem:nth-child(3n+1){ margin-left: 0; }


.detail-list a.pitem .pimg{ width:251px; height:300px;  max-height:300px;max-width: 240px;border:solid 1px #b8b8b8;  display:table-cell;vertical-align:middle;}
.detail-list a.pitem .pimg img{ width: 100%; max-height:300px; height: auto; vertical-align:middle;}
.detail-list a.pitem p.title{ padding-top: 16px; padding-left: 16px; font-size: 14px; color: #606a74; font-weight: bold;}
.detail-list a.pitem:hover p.title{ color: #00a0e0; }

/*产品详情*/
.project-detail{ padding-left: 10px; padding: 40px 10px 80px; }
.project-detail .detail-top{}
.project-detail .detail-top .left{ width: 42.6%; /*max-height: 338px;*/ overflow: hidden; background: #e9eef0; }
.project-detail .detail-top .left img{width: 100%; /*max-height: 338px;*/ height: auto;}
.project-detail .detail-top .right{ width: 48.3%; padding-right: 40px; height: auto; }
.project-detail .detail-top .right h4{ font-size: 16px; color: #333; padding-top: 22px; position: relative; }
.project-detail .detail-top .right h4:after{
	content: "";
	width: 28px;
	height: 1px;
	position: absolute;
	background-color: #009fe0;
	bottom: -30px;
	left: 0;
}
.project-detail .detail-top .right div{ margin-top: 54px; }
.project-detail .detail-top .right div p{ word-break:break-all; position: relative; max-height: 144px; overflow: hidden; font-size: 14px; color: #606a74; line-height: 36px; }
.project-detail .detail-top .right div p a{ color: #009fe0; position: absolute; bottom: 0; right: 0; background-color: #fff; padding: 0 8px;}
.project-detail .detail-top .right a.download{ 
	color: #fff; 
	font-size: 14px; 
	display: block; 
	height: 36px;
	width: 142px; 
	line-height: 36px; 
	text-align: center; 
	background-color: #009fe0; 
	text-align: center; 
	border-radius: 4px; 
	margin-top: 30px;
}
.project-detail .detail-middle{margin-top: 34px;position: relative; padding-bottom: 40px;}
.project-detail .detail-middle h4{ padding-bottom: 14px; font-size: 16px; color: #333; }
.project-detail .detail-middle .detail-content{ height: auto; overflow: hidden; margin-bottom: 20px; border: 3px solid #e8e8e8; padding: 0 10px;}
.project-detail .detail-middle .detail-content p{ line-height: 36px; }
.project-detail .detail-middle .item{ float: left; width: 50%;  line-height: 24px; padding-bottom: 20px;}
.project-detail .detail-middle .item i{ font-style: normal; color: #666; font-size: 14px; font-weight: bold; }
.project-detail .detail-middle .item span{ display: inline-block; font-weight: normal; color: #606a74; line-height: 24px; width: 74%; }
.project-detail .detail-middle a.detail-more{
	position: absolute;
	bottom: 34px;
    left: 50%;
    width: 84px;
    text-align: center;
    margin-left: -42px;
	color: #009fe0;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
}

#container .headtitle0{ height: 116px; }
.switch{ padding: 40px 0; }
.switch0 .next{ padding-right: 60px; background: url(../images/next.png) no-repeat right center; text-align: right;}
.switch0 .prev{ padding-left: 60px; background: url(../images/prev.png) no-repeat left center;}
.switch0 div{ width: 50%; }
.switch0 div a{ display: block; }
.switch0 div a:hover .two{ color: #007cc3; }
.switch0 div .one{ color: #007cc3; font-weight: bold; }
.switch0 div .two{ font-size: 14px; color: #666; }
.switch1{ position: relative; text-align: center; display: none;}
.switch1 a{display: inline-block; background: #009fe0; padding: 0 1rem; height: 1.5rem; line-height: 1.5rem; border-radius: 1.5rem; color: #fff; font-size: 0.6rem;}


/*关于华丰*/
.aboutus{ padding:  50px 100px 90px 0; }
.aboutus ul.about-con{ background: url(../images/about-bg.png) repeat-y 17.5% 0; padding-bottom: 90px;}
.aboutus .about-item{ margin-top: 68px; }
.aboutus li.bg{ height: 46px; background: url(../images/shijian.jpg) no-repeat 16% 0; }
.aboutus .about-item a.item{
	position: relative;
	display: block; 
	font-size: 16px; 
	font-weight: bold; 
	color: #00a0e0; 
	text-align: right; 
	width: 17.5%; 
	padding-right: 16px; 
}
.aboutus .about-item a.item i{ 
	position: absolute; 
	right: -10px; 
	top: 0; 
	width: 20px; 
	height: 20px; 
	background-color: #009fe0; 
	text-align: center; 
	line-height: 18px; 
	color: #fff; 
	border-radius: 20px; 
	font-style: normal;
	font-size: 14px;
}
.aboutus .detail-con{ padding-top: 68px;}
.aboutus .detail-con li+li{ margin-top: 60px; }
.aboutus .detail-con li .left{ position: relative; width: 17.5%; padding-left: 8%; color: #606a74; font-size: 14px; line-height: 24px;}
.aboutus .detail-con li .left i{ position: absolute; right: -6px; top: 6px; width: 10px; height: 10px; border-radius: 10px; background: #009fe0; }
.aboutus .detail-con li .right{ width: 75%; }
.aboutus .detail-con li .right p{ color: #606a74; font-size: 14px; line-height: 24px; }
/*火红年代*/
.about3{ padding: 36px 30px 96px; overflow: hidden;}
.about3 ul{ background: url(../images/about-bg.png) repeat-y 8.3% 5px;}
.about3 .item{ position: relative; }
.about3 .item+.item{ margin-top: 40px; }
.about3 .item:last-child{ background-color: #fff; }
.about3 .item:first-child:before{content: ""; width: 100%; height: 9px; position: absolute; right: 0; top: -4px; background-color: #fff; z-index: 999;}
.about3 .item .left{ width: 8.8%; color: #606a74; font-size: 14px; position: relative; line-height: 24px;}
.about3 .item .left i{ width: 9px; height: 9px; border-radius: 9px; background: #009fe0; position: absolute; right: 0; top: 5px;}
.about3 .item .right{ width: 86%; }
.about3 .item .right p{ color: #606a74; font-size: 14px; line-height: 24px;}
.about3 .item .right img{ width: 26%; max-height: 150px; padding-right: 20px; }

/*资质荣誉*/
.honor{ padding: 40px 0; }
.honor li{ 
	float: left; 
	margin-right: 2.8%;
	width: 22.9%;
	margin-bottom: 20px;
}
.honor li:last-child{ width: 100%;max-height: 520px; }
.honor li:nth-child(4n){ margin-right: 0; }
.honor li img{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(161,161,161,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(161,161,161,1);
	box-shadow: 0px 0px 5px 0px rgba(161,161,161,1);
	width: 100%;
	max-height: 370px;
}
.honor li p{ text-align: center;color: #606a74; font-size: 14px; line-height: 20px; padding-top: 12px;}

/*联系我们/产品询价*/
.contact{ padding-top: 38px; padding-bottom: 96px; }
.contact .info{ margin-bottom: 10px; width: 100%; text-align: center; }
.contact .info input{ width: 48.9%; height: 50px; background: #eaf9ff; border: none; outline: none; padding-left: 30px; color: #999; font-size: 16px;}
.contact .info input+input{ margin-left: 1.6%; }
.contact .info textarea{ width: 100%; height: 200px; padding: 30px; background: #eaf9ff; border: none; outline: none; color: #999; font-size: 16px;}
.submit{ text-align: center; margin-top: 20px; }
.submit button{ width: 100px; height: 40px; line-height: 40px; text-align: center; background: #009fe0; color: #fff; font-size: 16px; outline: none; border: none; }

/*人才招聘*/
.recruit{ padding-top: 40px; padding-bottom: 66px; }
.recruitbtn{
	position: absolute;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #00a0e0;
	color: #fff;
	font-size: 14px;
	right: 10px;
	bottom: 32px;
}
.recruitbtn0{
	position: absolute;
	width: 3.75rem;
	height: 1.25rem;
	line-height: 1.25rem;
	text-align: center;
	background: #00a0e0;
	color: #fff;
	font-size: 0.6rem;
	right: 0.25rem;
	bottom: 0.5rem; 
	display: none;
}
.recruitbtn:hover, .recruitbtn0:hover, .recruitbtn:focus, .recruitbtn0:focus{ color: #fff; }
.upload{
	position: absolute;
	right: -15px;
	top: 76px;
	z-index: 999;
	width: 438px;
	height: 298px;
	background: url(../images/yybg.png) no-repeat center;
	background-size: 100% 100%;
	padding-top: 64px;
	text-align: center;
	font-size: 0;
	transition: all ease-out .5s; 
	opacity: 0;
	visibility: hidden;
	filter:alpha(opacity=0);
	 -moz-opacity:0;
	 -khtml-opacity: 0;
	 z-index: 9999;
}
.upload .loadimg{ background: url(../images/jl1.png) no-repeat center; height: 82px; text-align: center; line-height: 82px; position: relative;}
.upload .loadimg span{ color: #fff; font-size: 18px; }
.upload .loadimg img{ width: 18px; height: 24px; margin-top: 28px; }
.upload a{ display: inline-block; width: 120px; height: 36px; line-height: 36px; text-align: center; color: #fff;font-size: 14px;}
.upload a.load{ background-color: #00a0e0; }
.upload a.up{ background-color: #007cc3; position: relative; }
.upload a.up span{ color: #fff; font-size: 14px; }
.upload a+a{ margin-left: 30px; }
.upload .filename{ height: 60px; }
.upload .filename p{ text-align: center; height: 60px; line-height: 60px; }
.upload.on{ opacity: 1; visibility: visible; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;}
.fileupload{
	position: absolute;
    width: 82px;
    height: 82px;
    top: 0;
    left: 50%;
    margin-left: -41px;
    opacity: 0;
    filter: alpha(opacity=0);
     z-index: 99; 
    cursor: pointer;
}
.upload .loadimg .fileupload{ width:82px; height:82px;}
.mask2 .upload .loadimg .fileupload{ width:3.25rem; height:3.25rem;}
.mask2{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9999;
	transition: all 0.3s ease-out 0s;
	display: none;
}
.mask2 .bg{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #c7d6e3; opacity: .5; z-index: 9;}
.hide2{ opacity: 0; z-index: -1; filter:alpha(opacity=0);}
.mask2 .upload{
	width: 80%;
	height: 10rem;
	background: #fff;
	top: 50%;
	right: 0;
	margin: -5rem auto;
    -webkit-box-shadow: 0px 0px 16px -1px rgba(99,181,255,1);
    -moz-box-shadow: 0px 0px 16px -1px rgba(99,181,255,1);
    box-shadow: 0px 0px 16px -1px rgba(99,181,255,1);
    padding-top: 1rem;
    position: relative;
}
.mask2 .fileupload{
	width: 3.25rem;
    height: 3.25rem;
    margin-left: -1.6rem;
}
.mask2 .upload .loadimg{ height: 3.25rem; line-height: 3.25rem; background-size: 4.5rem 3.25rem; position: relative; }
.mask2 .upload .loadimg span{ font-size: 0.6rem }
.mask2 .upload .filename{ height: 2.5rem; }
.mask2 .upload .filename p{ height: 2.5rem; line-height: 2.5rem; }
.mask2 .upload .loadimg img{ width: 0.7rem; height: 0.95rem; margin-top: 1.1rem;}
.mask2 .upload a{ width: 40%; height: 1.75rem; line-height: 1.75rem; font-size: 0.75rem; }
.mask2 .upload a+a{ margin-left: 0.75rem; }
.upload .btns{ padding: 0 66px; text-align: center; }
.recruit .recruit-item{ margin-bottom: 30px; }
.recruit .recruit-item a{ display: block; width: 100%; height: 60px; background: #eaf9ff; line-height: 60px; position: relative; padding-left: 16px; }
.recruit .recruit-item a span{ display: inline-block; color: #007cc3;font-size: 16px; }
.recruit .recruit-item a i.open{ position: absolute; right: 0;height: 60px; top: 0; width: 60px; background: url(../images/jia.png) no-repeat center; }
.recruit .recruit-item a span.one{ min-width: 32%; }
.recruit .recruit-item a span.three{  padding-left: 185px; width: 300px;  }
.recruit .recruit-item a:hover span{color:#015daf;}
.job-description{ width: 100%; padding: 0 30px;display: none; }
.job-description h2{ font-size: 14px; color: #606a74; padding-top: 30px; padding-bottom: 14px; border-bottom: 1px solid #cbf0ff; font-weight: normal; }

.job-description h3{ font-size: 16px; color: #606a74; padding-top: 5px;padding-left:10px; padding-bottom: 5px;  font-weight: normal; width:120px;}
.job-description h3 a{font-size: 16px; color: #606a74; }
.job-description ul{ padding-top: 12px; }
.job-description ul li{ line-height: 36px; color: #606a74; font-size: 14px; }
.recruit .recruit-item.on .job-description{ display: block; }
.recruit .recruit-item.on a i.open{ background: url(../images/jian.png) no-repeat center; }

/*在线交流*/
.contact .info0 input{ width: 32%; }
.contact .code{ width: 190px; height: 190px; margin: 0 auto; padding: 4px; background-color: #eaf9ff; margin-bottom: 40px;}
.contact .code img{ width: 100%; height: 100%; }

/*投资者关系*/
.relationship{ padding: 30px 0 68px; }
.relationship .sorts{ padding-bottom: 16px; }
.relationship .sorts select{ 
	width: 230px; 
	height: 42px; 
	border: 1px solid #cacaca; 
	color: #606a74; 
	font-size: 16px; 
	padding-left: 18px; 
	background: url(../images/sjx2.png) no-repeat 196px center;
	 appearance:none;  
  -moz-appearance:none;  
  -webkit-appearance:none;  
}
.relationship .info textarea{
	width: 100%;
	height: 200px;
	background-color: #eaf9ff;
	color: #999;
	font-size: 16px;
	padding: 24px 30px;
	border: none;
	outline: none;
}
.relationship .info{ position: relative; }
.relationship .info input{ 
	position: absolute;
	right: 40px;
	bottom: 24px;
	width: 100px; 
	height: 40px; 
	line-height: 40px; 
	background: #009fe0; 
	text-align: center; 
	color: #fff; 
	font-size: 16px;
	z-index: 9;
	cursor: pointer;
	outline: none;
    border: none;
}
.question{ padding-top: 36px; padding-bottom: 40px; }
.question h4{ color: #606a74; font-size: 16px; border-left: 5px solid #009fe0; height: 30px; line-height: 30px; padding-left: 10px; }
.question .list .ask{ padding-top: 24px; padding-bottom: 16px; border-bottom: 1px dotted #acacac; padding-left: 20px;}
.question .list i{ color: #fff; font-size: 14px; display: inline-block; background: url(../images/qbg.png) no-repeat center; width: 28px; height: 28px; line-height: 26px; text-align: center; }
.question .list p{ overflow: hidden; padding-left: 20px; font-size: 14px; color: #606a74; line-height: 26px;}
.question .list .answer{ padding-left: 20px; padding-top: 20px;}
.question .list .ask p{ color: #009fe0; }


/*新闻中心*/
.news{ padding: 30px 10px 60px; }
.news .news-item{ margin-bottom: 24px; }
.news .news-item a{ 
	display: block; 
	position: relative; 
	height: 64px; 
	line-height: 64px; 
	border-radius: 64px; 
	border: 1px dotted #b7b7b7; 
	padding-left: 5.6%;
	background: url(../images/yuan2.png) no-repeat 4% center;
}
.news .news-item a p.title{ height: 64px; line-height: 64px; font-size: 15px; color: #606a74; width: 72%;  overflow:hidden; text-overflow: ellipsis;white-space:nowrap;  }
.news .news-item a i{position: absolute; right: 50px; bottom: 0; color: #c9c9c9; font-size: 14px; height: 64px; line-height: 64px;}
.news .news-item a:hover{ border: 1px dotted #58b5e6; }
.news .news-item a:hover p.title{ color: #009fe0; }
.news .news-item a:hover i{ color: #009fe0; }

/*新闻详情*/
.container .headtitle2{ height: auto; padding-bottom: 30px; }
.headtitle2 p.subtitle{ padding-top: 20px; text-align: center;}
.headtitle2 p.subtitle span{ color: #999; font-size: 14px; padding-left: 24px; }
.headtitle2 p.subtitle span.one{ background: url(../images/icon-1.png) no-repeat left center; }
.headtitle2 p.subtitle span.two{ background: url(../images/icon-2.png) no-repeat left center;  }
.headtitle2 p.subtitle span.three{ background: url(../images/icon-3.png) no-repeat left center;  }
.news-detail{ padding-top: 24px; padding-bottom: 20px; }

.upload a.upload-close{
	position: absolute;
	top: 36px; 
	right: 30px;
	width: auto;
	height: auto;
}
.mask2 .upload a.upload-close{
	top: 0.3rem;
	right: 0.5rem;
}
.mask2 .upload a.upload-close img{ width:1rem; height: 1rem; }


.slidecount {
    position: fixed;
    right: 20px;
    top: 50%;
    margin-top: -93px;
    z-index: 1;
}
.slidecount li {
    margin-bottom: 30px;
}
.slidecount li a {
    display: block;
    width: 6px;
    height: 6px;
    background:#000;
    opacity: .4;
    border-radius: 6px;
}
.slidecount li.active a, .slidecount li a:hover {
    background: #00a0e9;
    opacity: 1;
}

.ss {
    background: #fff;
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0;
    display: none;
    opacity: 0.8;
}
.navtop {
    text-align: center;
    width: 480px;
    margin: 0 auto;
}
.navtop li {
    margin: 0 20px;
    line-height: 40px;
    list-style: none;
    float: left;
}
.navtop li a {
    color: #523217;
}
.navtop li a:hover, .navtop li a.on {
    color: #b3895d;
}

.titlea{height:130px; font-size:13px; color:#666;padding:60px 0 5px 0;}
.titlea h2{padding:60px 0 5px 0;}
.titlea em{display:inline-block; background:url() left center no-repeat; padding-left:0px; height:30px; line-height:30px; font-size:25px; font-style:normal;color:#333333}
.title2{height:52px; line-height:52px; font-size:16px; background:url(../images/indexpart1.png) center no-repeat;}

.wal{width:1200px; margin:0px auto;}
.w760{width:1200px; padding-left:45px;}
.w343{width:343px;}
.pageBg2{background:#f5f5f7; min-height:500px;}
.fl{float:left;}

.indexNews{background:url(../images/indexnews.jpg) center no-repeat; height:240px; background-size:cover;}
.indexNews .fl{width:712px;}
.indexNews .fr{width:384px;}
.indexNews .title1{height:70px; position:relative;}
.indexNews .title1 h2{background:url(../images/scrollbg.png) left center no-repeat; padding-left:32px; height:30px; line-height:30px; font-size:22px; position:relative; top:27px; }

.indexNews .title1 a{position:absolute; top:32px; right:0px; background:url(../images/more.png) left top no-repeat; width:77px; height:22px; line-height:22px; text-indent:20px;}
.indexNews .list{background:url(../images/indexnews.png) 9px center no-repeat; height:150px;}
.indexNews .list li{min-height:26px; position:relative; padding:0 285px 5px 22px;}
.indexNews .list .name{font-size:14px; height:26px;}
.indexNews .list .time{position:absolute; top:0px; right:285px;}
.indexNews .list .content, .indexNews .list .imgDiv{display:none;}
.indexNews .list .on{background:url(../images/ico2.png) 4px 5px no-repeat;}
.indexNews .list .on .name a{color:#002b61;}
.indexNews .list .on .content{color:#565658; line-height:20px; display:block; text-align:justify;}
.indexNews .list .on .time{padding:5px 0 15px 0; position:relative; right:0px;}
.indexNews .list .on .imgDiv{display:block; position:absolute; top:0px; right:0px;}
.indexNews .list .on .imgDiv img{height:150px;width:244px}
.indexNews .list .li_02.on .imgDiv{top:-31px;}
.indexNews .list2 li{height:26px; line-height:26px; font-size:14px; position:relative; top:-5px;}
.indexNews .list2 a:hover{background:url(../images/ico15.png) left center no-repeat; padding-left:20px; margin-left:-20px;}





.indexjishu{background:url(../images/) center no-repeat; height:240px; background-size:cover;}
.indexjishu .fl{width:712px;}
.indexjishu .fr{width:384px;}
.indexjishu .title1{height:70px; position:relative;}
.indexjishu .title1 h2{background:url(../images/scrollbg.png) left center no-repeat; padding-left:32px; height:30px; line-height:30px; font-size:22px; position:relative; top:27px; }

.indexjishu .title1 a{position:absolute; top:32px; right:0px; background:url(../images/more.png) left top no-repeat; width:77px; height:22px; line-height:22px; text-indent:20px;}

.indexjishu .list{background:url(../images/indexnews.png) 9px center no-repeat; height:20px;}
.indexjishu .list li{min-height:26px; position:relative; padding:0 22px 5px 22px;width:356px;}
.indexjishu .list .name{font-size:14px; height:26px;}
.indexjishu .list .time{position:absolute; top:0px; right:285px;}

.indexjishu .list2 li{height:26px; line-height:26px; font-size:14px; position:relative; top:-5px;}
.indexjishu .list2 a:hover{background:url(../images/ico15.png) left center no-repeat; padding-left:20px; margin-left:-20px;}
















.indexPart1{text-align:center;}
.indexPart1 .title{height:130px; font-size:13px; color:#666;padding:60px 0 5px 0;}
.indexPart1 .title h2{padding:60px 0 5px 0;}
.indexPart1 .title em{display:inline-block; background:url() left center no-repeat; padding-left:0px; height:30px; line-height:30px; font-size:25px; font-style:normal;color:#333333}
.indexPart1 .title2{height:52px; line-height:52px; font-size:16px; background:url(../images/indexpart1.png) center no-repeat;}
.indexPart1 .list{width:100%; overflow:hidden; position:relative;}
.indexPart1 .list ul{width:110%;}
.indexPart1 .list li{float:left; width:235px; height:372px; position:relative; margin-right:6px; margin-bottom:6px; list-style-type:none;padding-bottom:0px;}
.indexPart1 .list .more{display:block; width:235px; height:372px; line-height:372px; text-align:center; font-size:16px; color:#FFF; background:url(../images/more1.png) left top no-repeat;}
.indexPart1 .list .name a{display:block; position:absolute; z-index:10; left:0px; bottom:0px; width:100%; height:46px; line-height:46px; background:#002b61; color:#FFF; font-size:14px;}
.indexPart1 .list .box{display:none;}
.indexPart1 .list .box p{color:#FFF;}
.indexPart1 .list .on .box{display:block; position:absolute; left:0px; top:0px; width:100%; height:372px; background:url(../images/indexpart1bg.png);font-size:12px;color:#FFF;}
.indexPart1 .list .on .name a{background:none; bottom:250px;}
.indexPart1 .list .on p{line-height:22px; color:rgba(255,255,255,0.7); padding:110px 23px 0 23px; height:128px;}
.indexPart1 .list .on .btn{color:#FFF; text-transform:uppercase;}
.indexPart1 .list .h10{height:20px;}
.indexPart1 .list2{height:375px; background:url(../images/indexpart1bg.jpg) left top no-repeat;}
.indexPart1 .list2 li{float:left; width:300px; height:155px;}
.indexPart1 .list2 a{display:block; line-height:155px; position:relative; color:rgba(255,255,255,0.8); padding-left:140px; font-size:22px; text-align:left; transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);}
.indexPart1 .list2 a div{line-height:31px; padding-top:45px;}
.indexPart1 .list2 img{position:absolute; left:55px; top:50px;}
.indexPart1 .list2 a:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);}





.indexPart11{text-align:center;}
.indexPart11 .title{height:130px; font-size:13px; color:#666;padding:60px 0 5px 0;}
.indexPart11 .title h2{padding:60px 0 5px 0;}
.indexPart11 .title em{display:inline-block; background:url() left center no-repeat; padding-left:0px; height:30px; line-height:30px; font-size:25px; font-style:normal;color:#333333}
.indexPart11 .title2{height:52px; line-height:52px; font-size:16px; background:url(../images/indexpart1.png) center no-repeat;}
.indexPart11 .list{width:100%; overflow:hidden; position:relative;}
.indexPart11 .list ul{width:110%;}
.indexPart11 .list li{float:left; width:235px; height:372px; position:relative; margin-right:6px; margin-bottom:6px; list-style-type:none;}
.indexPart11 .list .more{display:block; width:235px; height:372px; line-height:372px; text-align:center; font-size:16px; color:#FFF; background:url(../images/more1.png) left top no-repeat;}
.indexPart11 .list .name a{display:block; position:absolute; z-index:10; left:0px; bottom:0px; width:100%; height:46px; line-height:46px; background:#002b61; color:#FFF; font-size:14px;}
.indexPart11 .list .box{display:none;}
.indexPart11 .list .on .box{display:block; position:absolute; left:0px; top:0px; width:100%; height:372px; background:url(../images/indexpart1bg.png);font-size:12px;}
.indexPart11 .list .on .name a{background:none; bottom:250px;}
.indexPart11 .list .on p{line-height:22px; color:rgba(255,255,255,0.7); padding:110px 23px 0 23px; height:128px;}
.indexPart11 .list .on .btn{color:#FFF; text-transform:uppercase;}
.indexPart11 .list .h10{height:20px;}
.indexPart11 .list2{height:375px; background:url(../images/indexpart1bg.jpg) left top no-repeat;}
.indexPart11 .list2 li{float:left; width:300px; height:155px;}
.indexPart11 .list2 a{display:block; line-height:155px; position:relative; color:rgba(255,255,255,0.8); padding-left:140px; font-size:22px; text-align:left; transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);}
.indexPart11 .list2 a div{line-height:31px; padding-top:45px;}
.indexPart11 .list2 img{position:absolute; left:55px; top:50px;}
.indexPart11 .list2 a:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);}












.service4{height:533px; background:url(../images/service4.jpg) center bottom no-repeat;}
.service4 .title{text-align:center; height:90px; line-height:90px; border-bottom:#e0e0e0 solid 1px; font-size:28px; color:#002b61;}
.service4 .wal{height:443px;}
.service4 .fl{padding:54px 0 0 35px;}
.service4 .fl img{height:323px; width:518px;  }
.service4 .fr{width:585px; padding-right:28px;}
.service4 .name{font-size:20px; padding:48px 0 15px 0;}
.service4 .content{font-size:14px; line-height:26px; height:250px;}
.service4 .btn{padding-top:20px;width:182px; height:35px}
.service4 .btn a{display:block; font-size:18px; color:#FFF; width:152px; height:30px; line-height:30px; padding-left:59px;}



.tab_service4{height:120px; width:1200px; margin:0 auto; padding-top:20px;}
.tab_service4 li{float:left; height:40px; width:200px; position:relative; font-size:22px; color:#002b61; padding-left:0px; margin-top:10px;}
.tab_service4 div{line-height:40px; margin-left:2px; padding-left:10px; background:url(../images/huang.png) left center no-repeat;}
.tab_service4 img{position:absolute; left:85px; top:15px;}
.tab_service4 .img2{display:none;}
.tab_service4 .liNow div{background:url(../images/tabon.png) left center no-repeat; color:rgba(255,255,255,0.8);}
.tab_service4 .liNow img{display:none;}
.tab_service4 .liNow .img2{display:block;}
.tab_service4 .li_01.liNow{background:url(../images/tab-1.png) left top no-repeat;}
.tab_service4 .li_02.liNow{background:url(../images/tab-2.png) left top no-repeat;}
.tab_service4 .li_03.liNow{background:url(../images/tab-3.png) left top no-repeat;}
.tab_service4 .li_04.liNow{background:url(../images/tab-3.png) left top no-repeat;}
.tab_service4 .li_05.liNow{background:url(../images/tab-3.png) left top no-repeat;}
.tab_service4 .li_06.liNow{background:url(../images/tab-3.png) left top no-repeat;}


.ddtop_nav{ width:1200px; height:47px; margin:0px auto; display:block;padding-top: 20px;}
.ddtop_nav li{ float:left; width:300px; height:47px; text-align:center; line-height:47px; margin-left:9px; margin-top:5px;margin-bottom:20px;}
.ddtop_nav li a{ display:block; font-size:16px; color:#fff; background:#4b92cf;}
.ddtop_nav li a:hover{ background:#1cc0ff;}
.ddtop_nav .ll1{ margin-left:0px;}
.ddtop_nav li .a3{background:#1cc0ff;}


.ywtop_nav{ width:1200px; height:120px; margin:0px auto; display:block;padding-top: 5px;}
.ywtop_nav li{ float:left; width:230px; height:47px; text-align:center; line-height:47px; margin-left:5px;margin-top:10px;}
.ywtop_nav li a{ display:block; font-size:16px; color:#fff; background:#4b92cf;}
.ywtop_nav li a:hover{ background:#1cc0ff;}
.ywtop_nav .ll1{ margin-left:0px;}
.ywtop_nav li .a3{background:#1cc0ff;}





.service5{min-height:500px; position:relative;}
.service5 .tab_service5{height:90px; width:1200px; margin:0 auto;}
.service5 .tab_service5 li{float:left; height:90px; width:270px; position:relative; font-size:22px; color:#002b61; padding-left:127px;}
.service5 .tab_service5 div{line-height:90px; margin-left:30px; padding-left:14px; background:url(../images/tab.png) left center no-repeat;}
.service5 .tab_service5 img{position:absolute; left:85px; top:15px;}
.service5 .tab_service5 .img2{display:none;}
.service5 .tab_service5 .liNow div{background:url(../images/tabon.png) left center no-repeat; color:rgba(255,255,255,0.8);}
.service5 .tab_service5 .liNow img{display:none;}
.service5 .tab_service5 .liNow .img2{display:block;}
.service5 .tab_service5 .li_01.liNow{background:url(../images/tab-1.png) left top no-repeat;}
.service5 .tab_service5 .li_02.liNow{background:url(../images/tab-2.png) left top no-repeat;}
.service5 .tab_service5 .li_03.liNow{background:url(../images/tab-3.png) left top no-repeat;}
.service5 .bg1{background:url(../images/bgt.png) top repeat-x; height:10px; width:100%; position:absolute; z-index:2; left:0px; top:90px;}
.service5 .bg2{background:url(../images/bgb.png) bottom repeat-x; height:10px; width:100%; position:absolute; z-index:2; left:0px; bottom:0px;}
.service5 .tabContent{height:500px;}
.service5 .wal{height:455px; padding:45px 50px 0 50px; width:1100px; background:url(../images/bg1.png);}
.service5 .content{font-size:14px; line-height:26px; padding-right:0px; height:312px; overflow:hidden; text-align:justify;}
.service5 .btn{padding-top:35px;}
.service5 .btn a{display:block; background:url(../images/btn6.png) center top no-repeat; width:120px; height:30px; margin:0 auto; text-align:center; font-size:18px; color:#FFF; padding-top:36px; line-height:30px;}












.service_04{min-height:425px; padding-top:10px; background:#f2f2f2;}
.service_04 .wal{min-height:425px; position:relative;}
.service_04 .prev{display:block; background:url(../images/prev1.png) left top no-repeat; width:44px; height:57px; position:absolute; z-index:10; left:0px; top:180px;}
.service_04 .next{display:block; background:url(../images/next1.png) left top no-repeat; width:44px; height:57px; position:absolute; z-index:10; right:0px; top:180px;}
.service_04 .list{width:100%; overflow:hidden; position:relative;}
.service_04 .list ul{width:110%;}
.service_04 .list li{float:left; height:305px; width:281px; margin-right:25px;}
.service_04 .imgDiv{background:#FFF;  }
.service_04 .imgDiv img{height:210px; width:281px;  }
.service_04 .name{font-size:16px; line-height:18px; padding:18px 12px 0 12px;}
.service_04 .msg{padding-left:12px; font-size:14px; color:#999; padding-top:4px;}
.service_04 .on a, .service_04 .on .msg{color:#002b61;}

#more2{position:absolute; top:36px; right:0px; background:url(../images/more.png) left top no-repeat; width:77px; height:22px; line-height:22px; text-indent:20px;}



.service_09{background:url(../images/service_09.jpg) center bottom repeat-x; height:486px;}
.service_09 .pageTab6{top:-10px;}
.service_09 .list{width:100%; overflow:hidden; position:relative;}
.service_09 .list ul{width:110%;}
.service_09 .list li{float:left; text-align:center; height:333px; width:384px; margin-right:24px;}
.service_09 .name{font-size:16px; line-height:18px; padding-top:18px;}
.service_09 .tabContent{height:333px; position:relative;}
.service_09 .fl{padding:20px 0 0 65px;}
.service_09 .fr{width:710px; padding:40px 65px 0 0;}
.service_09 .scroll5555{height:180px; overflow:auto;}
.service_09 .fr li{height:36px; background:url(../images/ico14.png) left center no-repeat; line-height:36px; font-size:14px; float:left; width:50%; text-indent:13px;}
.service_09 .list2 li{float:none; width:100%; border-bottom:#d6e8f8 dashed 1px;}


.pageTitle{text-align:center; padding:40px 0 35px 0;}
.pageTab5{text-align:center; height:95px;/* width:625px; margin:0 auto;*/}
.pageTab5 li{display:inline-block; margin:0 5px; padding:0 10px; min-width:93px; height:33px; line-height:33px; text-align:center; font-size:14px; border:#002b61 solid 1px;}
.pageTab5 .liNow{background:#002b61; color:#FFF;}
.pageTab6{text-align:center; height:60px; position:relative;}
.pageTab6 li{display:inline-block; height:33px; line-height:33px; border:#002b61 solid 1px; font-size:14px; padding:0 3px; min-width:90px; margin:0 3px;}
.pageTab6 .liNow{background:#002b61; color:#FFF;}


.page{PADDING-BOTTOM: 25px; MARGIN: 10px auto 0px; width: 98%; PADDING-TOP: 10px; TEXT-ALIGN: center;clear:both;}
.page a,.page span{border-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; border-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; border-LEFT: #ccc 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; border-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none! important}
.page.select.option{width:25px;height:30px;}

.caseShow{min-height:430px; position:relative;}
.caseShow .bigImg{padding-top:65px;}
.caseShow .bigImg img{width:547px; height:365px; }
.caseShow .imgList{padding-left:20px; width:76px; height:365px; position:relative; top:65px;}
.caseShow .prev{display:block; background:url(../images/prev.jpg) left top no-repeat; width:76px; height:28px; position:absolute; z-index:10; left:20px; top:0px;}
.caseShow .prev:hover{background:url(../images/prevon.jpg) left top no-repeat;}
.caseShow .next{display:block; background:url(../images/next.jpg) left top no-repeat; width:76px; height:28px; position:absolute; z-index:10; left:20px; top:337px;}
.caseShow .next:hover{background:url(../images/nexton.jpg) left top no-repeat;}
.caseShow .list2{padding-top:36px; height:335px; overflow:hidden; position:relative;}
.caseShow .list2 li{height:61px; cursor:pointer;}
.caseShow .list2 li div{padding:4px; border:#dcdcdc solid 1px;}
.caseShow .list2 img{width:66px; height:41px;}
.caseShow .list2 .on div{border:#308bde solid 1px;}
.caseShow .list ul li div{
	width:370px;
	}
.caseShow .fr{width:500px;}
.caseShow .fr .title{font-size:22px; padding:65px 0 15px 0;}
.caseShow .fr li{color:#666; font-size:16px; line-height:30px; position:relative; padding-left:35px; float:left; width:450px; margin:10px 0}
.caseShow .fr li img{position:absolute; left:0px; top:5px;}

.caseShow_01{min-height:82px; line-height:82px;}
.caseShow_01 .wal{overflow:hidden; position:relative;}
.caseShow_01 ul{width:200%;}
.caseShow_01 li{float:left; height:82px; width:225px; cursor:pointer; font-size:18px; padding-left:45px; position:relative;}
.caseShow_01 li img{position:absolute; left:5px; top:31px;}

.caseShow_02{min-height:60px; margin:25px 0;}
.caseShow_02 .name{font-size:18px; height:34px; padding-bottom:15px; line-height:34px; color:#308bde; float:left; width:130px;}
.caseShow_02 .name img{float:left; margin-right:10px;}
.caseShow_02 .content{font-size:14px; line-height:22px; margin-left:130px; padding-top:3px; }

.zizhibg{ 
	height: 50px; border-bottom: 1px dashed #b2b2b2; padding-top: 12px; position: relative;
}


.contact{padding-top:30px;}
.contact .title{color:#002b61; font-size:22px; border-bottom:#cfcfcf solid 1px; margin-top:18px;}
.contact .list .fl{width:300px;}
.contact .list ul{width:600px;padding-top:15px;}
.contact .list li{float:left; width:200px; margin-left:40px; height:58px; position:relative; }
.contact .list .li_01{width:250px;}
.contact .list .name{background:url(../images/contact.gif) left bottom no-repeat; height:40px; line-height:40px; font-size:16px;}
.contact .list .name img{float:left; margin-right:5px; position:relative; top:7px;}
.contact .list .fl .content{font-size:16px; line-height:26px; color:#666; padding-top:6px;}
.contact .list li .content{font-size:14px; color:#666; line-height:40px; white-space:nowrap; position:absolute; left:75px; top:0px;}
.contact .map{border:#cfcfcf solid 1px; text-align:center; padding:13px 0;}
.contact .list2{font-size:16px; line-height:26px; color:#666; padding-top:10px; min-height:26px; position:relative;}
.contact .list2 .li_01{padding:0 0 20px 4em; min-height:26px; position:relative; width:440px;}
.contact .list2 .li_01 em{position:absolute; left:0px; top:0px;}
.contact .ewm{position:absolute; top:27px; right:0px; font-size:12px; text-align:center; width:195px; line-height:30px; color:#999;}

.contact .title1{color:#002b61; font-size:22px;border-top:#cfcfcf solid 1px;border-left:#cfcfcf solid 1px; border-right:#cfcfcf solid 1px;padding-top:120px;padding-bottom:5px;}





.container {
	width: 1200px;
	background:url(../images/sbg3.png)
}



.newsbox>li{display:none;}
.newsbox>li.show{display:block;}
.newstab{overflow:hidden;margin-bottom:30px;text-align:center;}
.newstab>li{
	cursor:pointer;
	display:inline-block;
    padding-right: 15px;
    line-height: 1em;
    font-size: 18px;
    margin-right: 15px;
    border-right: 2px solid #dc0002;
}
.newstab>li.on{font-weight:bold;}
.newstab>li:last-child{border:none;}

.newsbox a{color:#5f5f5f;}
.newsbox ul li.normal>div{ background:#FAFAFA; padding:5px 15px; margin-top:15px;#5f5f5f; border-radius:4px;overflow:hidden;width:712px;}
.newsbox ul li.normal>div:hover{ background:#5f5f5f;}
.newsbox ul li.normal div:hover name,.newsbox ul li.normal div:hover p,.newsbox ul li.normal div:hover span{color:#fff;}


.newsbox ul li div name{ font-size:14px; color:#002b61; white-space:nowrap;margin: 5px 0;overflow:hidden;text-overflow:ellipsis;}
.newsbox ul li.normal>div p{color:#5f5f5f; line-height:20px;margin-top:5px;font-size:14px;margin-bottom:0px;}
.newsbox ul li.normal div span,.newsbox ul li.normal div{color:#5f5f5f;}
.newsbox ul li.normal div:hover div{color:#fff;border-color:#fff;}
.newsbox ul li:first-child .row{margin-bottom:15px;overflow:hidden;}
.newsbox ul li div.newimg{}
.newsbox ul li div.newsbr{
	font-size: 12px;
    text-align: center;
    float: left;
    border: 2px solid #666;
    padding: 3px;
    margin-right: 10px;
	width:auto;}
.newsbox ul li div.newsbr span.newstime{font-size:15px;}


.col-xs-12 {
	width:300px;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
margin-bottom: 50px;
}
 .col-sm-6{
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-sm-6 {
	width: 59.3%;
}

.col-sm-61 {
	width: 32%;
	float:right;
}

@media (min-width:768px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
float: left
}



.text-uppercase {
	text-transform: uppercase
}

.tjcp{ font-weight:800; padding-bottom:30px;}
.tjcp h3{ font-weight:800; float:left;}
.tjcp .x{ width:70px; margin:auto;height:4px; background:#2A2A2A; margin-bottom:8px; margin-top:3px;}



@media (min-width:768px) {
.embedindex{padding-top:20px;}
.modal-content{border-radius:0;}
.navbar-right > li > a{/*客户老板要求的..勿改->*/ padding: 15px 10px;font-size:15px;font-weight:bold;}
}

.pub_title {width:712px; height:70px; position:relative;}
.pub_title h3 {background:url(../images/scrollbg.png) left center no-repeat; font-size: 22px; color: #333; text-transform: uppercase;padding-bottom:10px;padding-LEFT:32px; }
.pub_title p { font-size: 16px; text-align: center; color: #666;}
.pub_title a{position:absolute; top:10px; right:0px; background:url(../images/more.png) left top no-repeat; width:77px; height:22px; line-height:22px; text-indent:20px;}


.sp_title {width:384px; height:70px; position:relative;}
.sp_title h3 {background:url(../images/scrollbg.png) left center no-repeat; font-size: 22px; color: #333; text-transform: uppercase;padding-bottom:10px;padding-LEFT:32px; }
.sp_title p { font-size: 16px; text-align: center; color: #666;}
.sp_title a{position:absolute; top:10px; right:0px; background:url(../images/more.png) left top no-repeat; width:77px; height:22px; line-height:22px; text-indent:20px;}


.keyword1{font-size: 16px; text-align: left; color: #000;margin-left:10px;background:url(ico2.png);}
.keyword1 a{color: #000;font-size: 16px; }


img{border:0px;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#002b61; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}



.vlightbox{width:1000px;height:auto;margin:0 auto;}
.vlightbox span{display:block;}
#vlightbox a{display:block;float:left;width:230px;height:155px;margin:3px 1px;padding:6px;border:solid 1px #b8b8b8;
background-color:#f4f5f5;opacity:0.87;text-decoration:none;}
.vlightbox a img{display:block;border:none;margin:0px; }
.vlightbox a:hover{opacity:1;}
.vlightbox a.vlightbox_hidden{display:none;}
#vlightbox a img{border:medium none;margin:0 auto;height:155px;}


 #list222 {width: 1200px;float:left; list-style:disc outside; color:#000; }
 #list222 li {float:left;}
  #list222 li a{display:block;float:left; width: 400px; }
